IBDAC
Assigns string value to the contents of an array item.
TCustomIBCArray
procedure SetItemAsString(const Indices: array of integer; const Value: string);
Call the SetItemAsString method to assign string value to the contents of an array item.